|
|  !Boot file for !SPatience
|  By: J.Horsnell,
|  Modified by Ph.DONSBACK, Jan 2001
|
Set SPatience$Dir <Obey$Dir>
Set File$Type_333 Patience
Set Alias$@RunType_333 Run <SPatience$Dir>.!Run2 %%*0
IconSprites <SPatience$Dir>.!Sprites
|
ifthere <SPatience$Dir>.!SetPath THEN Filer_Run <SPatience$Dir>.!SetPath
|
| The variable 'SPatience$Options' enables the tweeking of SPatience.
| -b<1|2|3>    This alters background processing (card flying). [DEFAULT:1]
|              1 : process only when mouse is inside borders
|              2 : process regardless of mouse position but restrict
|                  to window with mouse if any
|              3 : process regardless, no restrictions
|              This can also be set via the menu entry 'state'.
| -s<steps>    This sets the upper limit on animation steps. [DEFAULT:8]
|
Set SPatience$Options -b3 -s16
|
